In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HtmlPageMarginRight Property

HtmlPageMarginRight Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property HtmlPageMarginRight As Single
public float HtmlPageMarginRight {get; set;}
public read-write property HtmlPageMarginRight: Single; 
public function get,set HtmlPageMarginRight : float
public: __property float get_HtmlPageMarginRight();

public: __property void set_HtmlPageMarginRight( 

   float value

);
public:

property float HtmlPageMarginRight {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members